[NET] gso: Fix reversed error test in netif_tx_trylock
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 25 Jul 2006 14:21:59 +0000 (15:21 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 25 Jul 2006 14:21:59 +0000 (15:21 +0100)
commitd2945ac88d5480267ea22186d98299683acf9c68
tree2de5b20925e9885c2357bc9467e226036af1e636
parent19b294d7fcab2be94c6bef3c5af384eb415cb330
[NET] gso: Fix reversed error test in netif_tx_trylock

Original changelog:

    [NET]: Fix reversed error test in netif_tx_trylock

    A non-zero return value indicates success from spin_trylock,
    not error.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
patches/linux-2.6.16.13/net-gso-3-fix-errorcheck.patch [new file with mode: 0644]